static-delta: Add `show` subcommand
authorColin Walters <walters@verbum.org>
Thu, 28 Jan 2016 03:02:36 +0000 (22:02 -0500)
committerColin Walters <walters@verbum.org>
Thu, 28 Jan 2016 20:38:09 +0000 (15:38 -0500)
commit98d5f6e3db376ca0a7ab5f505474a0105bee19a7
treecbe691402f9ed47854fdf20045d79ab2272a5e26
parent944b3abab1cff15f676800bd52a990bbb2914515
static-delta: Add `show` subcommand

Right now though, almost all of the details of deltas are private, so
we can't do the "honest thing" and have the command line just use the
shared library.

Eventually some of this should appear in the API, but for now add
command line which is useful for debugging.
src/libostree/ostree-cmdprivate.c
src/libostree/ostree-cmdprivate.h
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo-static-delta-private.h
src/libotutil/ot-variant-utils.c
src/libotutil/ot-variant-utils.h
src/ostree/ot-builtin-static-delta.c